home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / AquariumView.BackModule / wraps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-12  |  330 b   |  15 lines

  1. /* wraps.h generated from wraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef WRAPS_H
  6. #define WRAPS_H
  7.  
  8. extern void PSW_transformToFit( /* int Rot; int angle; float w; float h; */ );
  9.  
  10. extern void PSW_flipHor( /* float w; float h; */ );
  11.  
  12. extern void PSW_flipVer( /* float w; float h; */ );
  13.  
  14. #endif WRAPS_H
  15.